home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / math / gle-3.000 / gle-3 / gle / makewarn.os2 < prev    next >
Text File  |  1995-02-07  |  981b  |  30 lines

  1.         Making  GLE for OS/2  with  EMX/GCC and NMAKE
  2. -----------------------------------------------------------------------------
  3. Do this:
  4.         1) Copy makefile.os2 makefile
  5.            in the directories  gle, gle/font,
  6.                                gle/util/contour, 
  7.                                gle/util/fitls,
  8.                                gle/util/fitz, 
  9.                                gle/util/letz, 
  10.                                gle/util/manip, 
  11.                                gle/util/surf 
  12.         by running 
  13.         
  14.                 makos2.cmd 
  15.  
  16.         in the gle directory.
  17.  
  18.         2) Set the environment variable gle_top, for example
  19.         
  20.                 set gle_top=c:/gle/
  21.  
  22.         3) If there is a file called inittex.ini, delete it.
  23.            Delete inittex.ini every time you change init.tex
  24.  
  25.         4) Run 
  26.                 nmake
  27.  
  28.            To make the utilities, run
  29.                 nmake doutils
  30.